Skip to content

fix(cloudformation): handle credentials with empty session token#6364

Merged
yuriivv merged 2 commits intoaws:mainfrom
chrisqm-dev:fix/no-session-token
Apr 20, 2026
Merged

fix(cloudformation): handle credentials with empty session token#6364
yuriivv merged 2 commits intoaws:mainfrom
chrisqm-dev:fix/no-session-token

Conversation

@chrisqm-dev
Copy link
Copy Markdown
Contributor

When credentials do not include session token, correctly parse and send to LSP Server

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Description

Previously, the CfnCredentialsService was not properly handling null values for the session token. This caused credentials that did not use session token to fail to send to the LSP Server.

Checklist

  • My code follows the code style of this project
  • I have added tests to cover my changes
  • A short description of the change has been added to the CHANGELOG if the change is customer-facing in the IDE.
  • I have added metrics for my changes (if required)

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

@chrisqm-dev chrisqm-dev requested a review from a team as a code owner April 20, 2026 12:46
@yuriivv yuriivv merged commit b2b00bd into aws:main Apr 20, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants